Skip to content

docs: backport docs build/release infrastructure from #22106 and #22144#22223

Merged
critesjosh merged 5 commits intobackport-to-v4-next-stagingfrom
jc/backport-docs-infra-v4-next
Apr 6, 2026
Merged

docs: backport docs build/release infrastructure from #22106 and #22144#22223
critesjosh merged 5 commits intobackport-to-v4-next-stagingfrom
jc/backport-docs-infra-v4-next

Conversation

@critesjosh
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verify docs build passes
  • Confirm redirect validation script works correctly
  • Check versioned content preprocessing handles v4 content properly

Codespace added 3 commits April 1, 2026 00:12
Backport config-based version management system and network docs migration
from Ignition to Alpha. This ensures the v4-next release line has the
updated docs infrastructure for straightforward releases.

Key changes:
- Add developer_version_config.json and network_version_config.json as
  source of truth for type->version mappings (replaces substring matching)
- Update docusaurus.config.js with syncVersionsFromConfig() and mainnet
  support for both developer and network docs instances
- Rewrite update_docs_versions.sh with config-based reconciliation
- Update preprocessors to read defaults from config, remove ignition alias
- Add RELEASE_TYPE env var support to API doc generation scripts
- Add nargo version verification to netlify preview builds
- Update nightly docs workflow for config-based version management
- Add v4.1.2 Alpha network versioned docs with HA guide and v4.x changelog
- Create release-docs skill for Claude Code assisted releases
- Update netlify redirects for /operate/ paths
@critesjosh critesjosh marked this pull request as ready for review April 1, 2026 16:50
@critesjosh critesjosh requested a review from charlielye as a code owner April 1, 2026 16:50
Copy link
Copy Markdown
Contributor

@sklppy88 sklppy88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

@AztecBot
Copy link
Copy Markdown
Collaborator

AztecBot commented Apr 6, 2026

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/a138d9551abc1ffe�a138d9551abc1ffe8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_l1_reorgs.parallel.test.ts "updates L1 to L2 messages changed due to an L1 reorg" (67s) (code: 0) group:e2e-p2p-epoch-flakes

@critesjosh critesjosh merged commit 658d431 into backport-to-v4-next-staging Apr 6, 2026
9 checks passed
@critesjosh critesjosh deleted the jc/backport-docs-infra-v4-next branch April 6, 2026 13:39
AztecBot added a commit that referenced this pull request Apr 8, 2026
BEGIN_COMMIT_OVERRIDE
fix: pippenger edge case (#22256)
cherry-pick: fix: separate fisherman StatefulSet from rpc-node and stop
archiver pollution (#22183) — WITH CONFLICTS
fix: separate fisherman StatefulSet from rpc-node and stop archiver
pollution (backport #22183) (#22284)
fix: preserve DeployAccountMethod type in with() method chaining
(#22322)
docs: backport docs build/release infrastructure from #22106 and #22144
(#22223)
chore(docs): remove v5 nightly and devnet versioned docs (backport
#22193) (#22236)
chore: improve release-docs skill and add release-network-docs skill
(#22328)
chore: remove dead to_be_bytes fn (#22243)
fix: correct args length in `#[authorize_once]` (#22209)
chore: fix inconsistent usage of contract class hash fn (#22248)
chore: delete old field comparison fns in favor of lt (#22249)
fix: all account overrides + gas limits (#22173)
feat: allow for runtime length arrays of sorts and selects (#22250)
chore: remove dead pub global vars reexport (#22244)
chore: changed default wait behavior (#22325)
chore: apply code consistency consolidation (#22251)
fix(docs): simplify TypeScript API reference links (backport #22232)
(#22369)
fix: remove detailed revert codes (#22380)
fix: backport #21673 — prevent HA peer proposals from blocking
equivocation in duplicate proposal test (#21693)
fix: subfield note selectors (#22211)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants